projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5125ca9
)
(USE_NONANSI_DEFUN): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Aug 1994 00:45:03 +0000
(
00:45
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Aug 1994 00:45:03 +0000
(
00:45
+0000)
src/m/alliant-2800.h
patch
|
blob
|
history
diff --git
a/src/m/alliant-2800.h
b/src/m/alliant-2800.h
index 4306e1933988f201d3f8d38ffb1c695ac02550f9..48bdc4091f5bcc15d610a79e53473809b111e95b 100644
(file)
--- a/
src/m/alliant-2800.h
+++ b/
src/m/alliant-2800.h
@@
-141,3
+141,6
@@
unexec_text_start = hdr.a_text_addr;}
/* POSIX Compatibility */
/* Use System V.4 style getdents/readdir <dirent.h> for 2.2 and up. */
#define SYSV_SYSTEM_DIR
+
+/* Use the K&R version of the DEFUN macro. */
+#define USE_NONANSI_DEFUN